PDF4Java Reference Documentation
com.o2sol.pdf4java.portfolios Package / PDFPortfolioSortInformation Class / isAscending Method
In This Topic
    isAscending Method
    In This Topic
    Gets an array of values indicating the sort order for portfolio items.
    Syntax
    public boolean[] isAscending()

    Return Value

    True if the items are sorted in ascending order.
    See Also